FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package basisprofil.tiplu.de.r4#1.1.3 (110 ms)

Package basisprofil.tiplu.de.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4@1.1.3&canonical=https://tiplu.de/fhir/StructureDefinition/DiagnosticReport-BasedOn-PlacerNumberReference
Url https://tiplu.de/fhir/StructureDefinition/DiagnosticReport-BasedOn-PlacerNumberReference
Version 1.0
Status active
Name DiagnosticReportBasedOnPlacerNumberReference
Title DiagnosticReport-BasedOn-PlacerNumberReference
Experimental False
Description Mit diesem Profil wird die Möglichkeit geschaffen, eine Placer Order Number als Identifier im basedOn Attribut eines DiagnosticReport zu hinterlegen. Der UseCase ist dann relevant, wenn HL7v2 auf Fhir gemappt wird und als einzige Information über einen ServiceRequest nur diese Information vorhanden ist.
Type Reference
Kind complex-type

Resources that use this resource

StructureDefinition
https://tiplu.de/fhir/maia/StructureDefinition/MaiaLaborbefund Maia Laborbefund
https://tiplu.de/fhir/StructureDefinition/TipluDiagnosticReportLab Tiplu DiagnosticReport im Use Case Laborbefund

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "DiagnosticReport-BasedOn-PlacerNumberReference",
  "url" : "https://tiplu.de/fhir/StructureDefinition/DiagnosticReport-BasedOn-PlacerNumberReference",
  "version" : "1.0",
  "name" : "DiagnosticReportBasedOnPlacerNumberReference",
  "title" : "DiagnosticReport-BasedOn-PlacerNumberReference",
  "status" : "active",
  "description" : "Mit diesem Profil wird die Möglichkeit geschaffen, eine Placer Order Number als Identifier im basedOn Attribut eines DiagnosticReport zu hinterlegen.\r\nDer UseCase ist dann relevant, wenn HL7v2 auf Fhir gemappt wird und als einzige Information über einen ServiceRequest nur diese Information vorhanden ist.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Reference",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Reference",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Reference",
        "path" : "Reference",
        "constraint" : [
          {
            "key" : "tiplu-reference-or-identifier-1",
            "severity" : "error",
            "human" : "Either reference.reference OR reference.identifier exists",
            "expression" : "$this.reference.exists() or ($this.identifier.value.exists() and $this.identifier.system.exists())",
            "source" : "https://tiplu.de/fhir/StructureDefinition/DiagnosticReport-BasedOn-PlacerNumberReference"
          }
        ]
      },
      {
        "id" : "Reference.reference",
        "path" : "Reference.reference",
        "mustSupport" : true
      },
      {
        "id" : "Reference.identifier",
        "path" : "Reference.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Reference.identifier.type",
        "path" : "Reference.identifier.type",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Reference.identifier.type.coding",
        "path" : "Reference.identifier.type.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "type"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Reference.identifier.type.coding:placerV2",
        "path" : "Reference.identifier.type.coding",
        "sliceName" : "placerV2",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Reference.identifier.type.coding:placerV2.system",
        "path" : "Reference.identifier.type.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport" : true
      },
      {
        "id" : "Reference.identifier.type.coding:placerV2.code",
        "path" : "Reference.identifier.type.coding.code",
        "min" : 1,
        "fixedCode" : "PLAC",
        "mustSupport" : true
      },
      {
        "id" : "Reference.identifier.system",
        "path" : "Reference.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Reference.identifier.value",
        "path" : "Reference.identifier.value",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.